polling message

英 [ˈpəʊlɪŋ ˈmesɪdʒ] 美 [ˈpoʊlɪŋ ˈmesɪdʒ]

网络  轮询信息; 探询信息

计算机



双语例句

  1. Additionally, it allows polling of application metrics such as transaction rates and times, MQ queue manager status, message counters, or SLM metrics.
    另外,它允许对应用程序指标轮询,如事务率和时间、MQ队列管理器状态、消息计数器或SLM指标。
  2. Normally, this is viewed as "polling" because that endpoint is asking the other endpoint for a message.
    通常,这被视为“轮询”,因为该端点向其他端点查询消息。
  3. There's a slight caveat to implementing a polling strategy: you must check to ensure that you actually have received a valid message before trying to process one.
    在实现轮询策略时要稍微注意一下:您必须检查并确保在处理一条消息之前实际接收了一条有效消息。
  4. While the WS-RM specification does define a mechanism by which the destination endpoint can establish new connections, it's important to understand that this action is not polling for a message.
    虽然WS-RM规范的确定义了可供目标端点用作创建新连接的根据的机制,但务必要理解此操作不是轮询消息。
  5. Input file polling and message flow scalability
    输入文件轮询和消息流可伸缩性
  6. On the client side, broadcasting will make all long polling requests to complete the sent message, and another long polling request is immediately sent to receive the next events.
    在用户端,广播会让所有的长轮询请求来完成消息发送,并且会立即发送另一个长轮询请求来接收下一个事件。
  7. Many are trying out software to help students take notes while recording audio versions of lectures; some professors ask their students to bring cellphones to class to enable polling on classroom discussion topics via text message.
    许多商学院正尝试用软件帮助学生记笔记、录制讲课的视频版本;一些教授要求学生把手机带到课堂上,以便通过短信的方式,对课堂讨论的话题进行投票。
  8. This paper presents a new algorithm-event stream algorithm. It takes use of fault polling mechanism and sets up a listen daemon to receive trap message from management agent ( MA).
    文章提出了将故障轮询机制与监听来自管理代理的Trap消息来检测故障的方法相结合的事件流分析方法。
  9. A real time polling system with two message classes is proposed.
    介绍一种新型轮询系统,工作站需要发送两类信息。
  10. Fetching messages is no longer using AJAX or long polling. You receive a message while the message is sent to you.
    消息的获取不再用AJAX轮询,而是在发送消息的同时将消息直接发送给相关的用户,不必用户自己去取了。